home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Psygnosis Promotional CD-ROM for E3 1998
/
Psygnosis Promotional CD-ROM for E3 1998.iso
/
exit.dir
/
00014_Script_14
< prev
next >
Wrap
Text File
|
1998-05-08
|
246b
|
9 lines
global EscapePlayDone, EscapeBufferSize, EscapeVideoFormat, EscapeMute, gEscapeWhatMute
on startMovie
set EscapeMute = gEscapeWhatMute
set EscapePlayDone = 0
set EscapeBufferSize = 500000
set EscapeVideoFormat = 2
end startMovie